Skip to content

chore: merge next release#1005

Merged
jenstroeger merged 33 commits into
releasefrom
main
Sep 20, 2025
Merged

chore: merge next release#1005
jenstroeger merged 33 commits into
releasefrom
main

Conversation

@jenstroeger

Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 30 commits September 10, 2025 10:12
* chore(deps): bump commitizen from 4.5.0 to 4.8.4

Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.5.0 to 4.8.4.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.5.0...v4.8.4)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.8.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: add missind deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Troeger <jens.troeger@light-speed.de>
…uild’s epoch as well, even when using the individual package goals only (#950)
This PR uses the `head_commit` object from the GitHub context object for checking the bump message. This approach provides a cleaner and more reliable way to detect version bump commits.
This PR adds the `actions` scanner to the CodeQL configuration, which has been recently added to the supported languages.
behnazh and others added 3 commits September 20, 2025 17:58
This PR adds .github/workflows to the CodeQL configuration and removes path exclusions from the CodeQL GitHub Action, ensuring that CodeQL runs on all changes, including modifications to GitHub Actions workflows themselves.
@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

run: |
pip install --upgrade pip wheel
pip install 'commitizen ==4.5.0'
pip install 'commitizen ==4.9.1'

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 6: pipCommand not pinned by hash
Click Remediation section below to solve this issue
run: |
pip install --upgrade pip wheel
pip install 'commitizen ==4.5.0'
pip install 'commitizen ==4.9.1'

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 6: pipCommand not pinned by hash
Click Remediation section below to solve this issue
run: |
pip install --upgrade pip wheel
pip install 'commitizen ==4.5.0'
pip install 'commitizen ==4.9.1'

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 6: pipCommand not pinned by hash
Click Remediation section below to solve this issue
@jenstroeger jenstroeger merged commit 064fb57 into release Sep 20, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants